-
Home
-
Shield Security – Smart Bot Blocking & Intrusion Prevention Security
-
20.0.3
-
Code
-
Classes
- PerformConditionMatch
Total Complexity |
22 |
Dependencies |
4 |
Dependents |
23 |
Total lines |
100 |
Lines of code |
76 |
Logical lines of code |
49 |
Comment lines |
6 |
Methods |
10 |
Properties |
3 |
Methods 10
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
doMatch() |
A |
49 |
10 |
32 |
matchContains() |
S |
61 |
3 |
12 |
matchIpRange() |
S |
66 |
2 |
9 |
__construct() |
S |
74 |
1 |
5 |
matchRegex() |
S |
78 |
1 |
3 |
matchEquals() |
S |
78 |
1 |
3 |
matchContainsI() |
S |
78 |
1 |
3 |
matchEqualsI() |
S |
78 |
1 |
3 |
matchLessThan() |
S |
80 |
1 |
3 |
matchGreaterThan() |
S |
81 |
1 |
3 |